find_package (SQLite3) include_directories(${SQLite3_INCLUDE_DIRS}) target_link_libraries (${OUT_TARGET} ${SQLite3_LIBRARIES})